Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.46.3 -> 8.47.0 age confidence
@typescript-eslint/parser (source) 8.46.3 -> 8.47.0 age confidence
typescript-eslint (source) 8.46.3 -> 8.47.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.47.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.47.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.4

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/[email protected]
npm error Found: @apollo/[email protected]
npm error node_modules/@apollo/server
npm error   dev @apollo/server@"5.1.0" from the root project
npm error   peer @apollo/server@"^4.0.0 || ^5.0.0" from @as-integrations/[email protected]
npm error   node_modules/@as-integrations/express5
npm error     dev @as-integrations/express5@"1.1.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @apollo/server@"5.0.0" from @nestjs/[email protected]
npm error node_modules/@nestjs/apollo
npm error   dev @nestjs/apollo@"13.2.1" from the root project
npm error
npm error Conflicting peer dependency: @apollo/[email protected]
npm error node_modules/@apollo/server
npm error   peer @apollo/server@"5.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/apollo
npm error     dev @nestjs/apollo@"13.2.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-21T07_40_19_933Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-21T07_40_19_933Z-debug-0.log

@coveralls
Copy link

coveralls commented Nov 11, 2025

Pull Request Test Coverage Report for Build ab0f42ea-25f3-4907-bd55-97f2ff5b6abf

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.939%

Totals Coverage Status
Change from base Build 16a7a9db-da31-4e44-b9ef-ee5b8f08bc3e: 0.0%
Covered Lines: 7325
Relevant Lines: 8236

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 13 times, most recently from b8559cd to 0665ed5 Compare November 18, 2025 00:04
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v8.46.4 chore(deps): update typescript-eslint monorepo to v8.47.0 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 8 times, most recently from 1ee785a to 36a0c8f Compare November 21, 2025 07:38
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 36a0c8f to 9b2d71f Compare November 21, 2025 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants